Click or drag to resize

SearchFolderParameters Constructor (IListFolderId, Restriction)

Initializes a new instance of the SearchFolderParameters class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public SearchFolderParameters(
	IList<FolderId> folderIds,
	Restriction restriction
)

Parameters

folderIds
Type: System.Collections.GenericIListFolderId
restriction
Type: Independentsoft.ExchangeRestriction
See Also